Skip to content

REF: Fix pandas deprecation warning #725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

kawishqayyum
Copy link
Contributor

@kawishqayyum kawishqayyum commented Aug 26, 2022

FutureWarning: Passing method to Int64Index.getloc
Use index.get_indexer([item], method=...) instead.

fix #706
fix #1010

@kawishqayyum
Copy link
Contributor Author

Hi @kernc, how do I make these test pass?

@kernc
Copy link
Owner

kernc commented Sep 18, 2022

Thanks for the ping. We use pandas prereleases in CI. I've submitted pandas-dev/pandas#48614. Let's wait a bit and see.

@kernc kernc force-pushed the master branch 9 times, most recently from 60eff81 to 109c352 Compare November 28, 2022 22:33
> FutureWarning: Passing method to Int64Index.getloc
> Use index.get_indexer([item], method=...) instead.
@kernc kernc merged commit dfba461 into kernc:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants